adTempus API
PreviousUpNext
IADTObjects::Add Method

Adds a new item to the collection.

C++
HRESULT Add(IADTObject * newVal);
C#
Add(IADTObject newVal);
Visual Basic
Sub Add(newVal As IADTObject)
Parameters 
Description 
[in] IADTObject * newVal 
The item to add. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008